Micron Document
Livres et Wikis | Archives | Info


Data Coding Scheme
layout: Wide Β· Narrow Β· Centered
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
Data Coding Scheme is a one-octet field in Short Messages (SM) and Cell Broadcast Messages (CB) which carries a basic information how the recipient handset should process the received message. The information includes:

β€’ the character set or message coding, which determines the encoding of the message user data
β€’ the message class, which determines to which component of the Mobile Station (MS) or User Equipment (UE) the message should be delivered
β€’ the request to automatically delete the message after reading
β€’ the state of flags indicating presence of unread voicemail, fax, e-mail or other messages
β€’ the indication that the message content is compressed
β€’ the language of the cell broadcast message

The field is described in 3GPP 23.040 and 3GPP 23.038 under the name TP-DCS.

Contents

β€’ DCS values
β€’ See also
β€’ References

──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

Message character sets

A special 7-bit encoding called the GSM 7 bit default alphabet was designed for the Short Message System in GSM. The alphabet contains the most-often used symbols from most Western-European languages (and some Greek uppercase letters). Some ASCII characters and the Euro sign did not fit into the GSM 7-bit default alphabet and must be encoded using two septets. These characters form GSM 7 bit default alphabet extension table. Support of the GSM 7-bit alphabet is mandatory for GSM handsets and network elements.cite-ref-3gpp-23-038-1-0[1]

Languages which use Latin script, but use characters which are not present in the GSM 7-bit default alphabet, often replace missing characters with diacritic marks with corresponding characters without diacritics, which causes not entirely satisfactory user experience, but is often accepted. In order to include these missing characters the 16-bit UTF-16 (in GSM called UCS-2) encoding may be used at the price of reducing the length of a (non-segmented) message from 160 to 70 characters.

The messages in Chinese, Korean or Japanese languages must be encoded using the UTF-16 character encoding. The same was also true for other languages using non-Latin scripts like Russian, Arabic, Hebrew and various Indian languages. In 3GPP TS 23.038 8.0.0 published in 2008 a new feature, an extended National language shift table was introduced, which in the version 11.0.0 published in 2012 covers Turkish, Spanish, Portuguese, Bengali, Gujarati, Hindi, Kannada, Malayalam, Oriya, Punjabi, Tamil, Telugu and Urdu languages. The mechanism replaces GSM 7-bit default alphabet code table and/or extended table with a national table(s) according to special information elements in User Data Header. The non-segmented message using national language shift table(s) may carry up to 155 (or 153) 7-bit characters.

GSM recognizes only two encodings for text messages and one encoding for binary messages:

β€’ GSM 7-bit default alphabet (which includes using of National language shift tables as well)
β€’ UCS-2
β€’ 8-bit data

Message classes

The TP-DCS octet has a complex syntax to allow carrying of other information; the most notable are message classes:

| Value | Message Class |
|---|---|
| 0 0 | 0 - Flash messages |
| 0 1 | 1 - ME-specific |
| 1 0 | 2 - SIM / USIM specific |
| 1 1 | 3 - TE-specific |

Flash messages are received by a mobile phone even though it has full memory. They are not stored in the phone, they just displayed on the phone display.

Other features

Automatic deletion after reading

The handset should delete any message received with a TP-DCS value falling to the "Message Marked for Automatic Deletion Coding Group" after user has read it.

Message waiting indication

Message Waiting Indication group of DCS values serves to set or reset flags indicating presence of unread voicemail, fax, e-mail or other messages.

Data compression

A special DCS value also allows message compression, but it perhaps is not used by any operator.

DCS values

SMS data coding scheme

The values of TP-DCS are defined in GSM recommendation 03.38.cite-ref-3gpp-23-038-1-1[1]

| Coding Group: General Data Coding | | | |
|---|---|---|---|
| DCS hex dec | | Character Set | Message Class |
| 00 | 0 | GSM 7 bit | Default |
| 01 | 1 | GSM 7 bit | Default |
| 02 | 2 | GSM 7 bit | Default |
| 03 | 3 | GSM 7 bit | Default |
| 04 | 4 | 8 bit data | Default |
| 05 | 5 | 8 bit data | Default |
| 06 | 6 | 8 bit data | Default |
| 07 | 7 | 8 bit data | Default |
| 08 | 8 | UCS2 | Default |
| 09 | 9 | UCS2 | Default |
| 0A | 10 | UCS2 | Default |
| 0B | 11 | UCS2 | Default |
| 0C | 12 | (reserved) | Default |
| 0D | 13 | (reserved) | Default |
| 0E | 14 | (reserved) | Default |
| 0F | 15 | (reserved) | Default |
| 10 | 16 | GSM 7 bit | Class 0 (Flash message) |
| 11 | 17 | GSM 7 bit | Class 1 (ME-specific) |
| 12 | 18 | GSM 7 bit | Class 2 (SIM/USIM-specific) |
| 13 | 19 | GSM 7 bit | Class 3 (TE-specific) |
| 14 | 20 | 8 bit data | Class 0 (Flash message) |
| 15 | 21 | 8 bit data | Class 1 (ME-specific) |
| 16 | 22 | 8 bit data | Class 2 (SIM/USIM-specific) |
| 17 | 23 | 8 bit data | Class 3 (TE-specific) |
| 18 | 24 | UCS2 | Class 0 (Flash message) |
| 19 | 25 | UCS2 | Class 1 (ME-specific) |
| 1A | 26 | UCS2 | Class 2 (SIM/USIM-specific) |
| 1B | 27 | UCS2 | Class 3 (TE-specific) |
| 1C | 28 | (reserved) | Class 0 (Flash message) |
| 1D | 29 | (reserved) | Class 1 (ME-specific) |
| 1E | 30 | (reserved) | Class 2 (SIM/USIM-specific) |
| 1F | 31 | (reserved) | Class 3 (TE-specific) |
| 20 | 32 | GSM 7 bit | Default |
| 21 | 33 | GSM 7 bit | Default |
| 22 | 34 | GSM 7 bit | Default |
| 23 | 35 | GSM 7 bit | Default |
| 24 | 36 | 8 bit data | Default |
| 25 | 37 | 8 bit data | Default |
| 26 | 38 | 8 bit data | Default |
| 27 | 39 | 8 bit data | Default |
| 28 | 40 | UCS2 | Default |
| 29 | 41 | UCS2 | Default |
| 2A | 42 | UCS2 | Default |
| 2B | 43 | UCS2 | Default |
| 2C | 44 | (reserved) | Default |
| 2D | 45 | (reserved) | Default |
| 2E | 46 | (reserved) | Default |
| 2F | 47 | (reserved) | Default |
| 30 | 48 | GSM 7 bit | Class 0 (Flash message) |
| 31 | 49 | GSM 7 bit | Class 1 (ME-specific) |
| 32 | 50 | GSM 7 bit | Class 2 (SIM/USIM-specific) |
| 33 | 51 | GSM 7 bit | Class 3 (TE-specific) |
| 34 | 52 | 8 bit data | Class 0 (Flash message) |
| 35 | 53 | 8 bit data | Class 1 (ME-specific) |
| 36 | 54 | 8 bit data | Class 2 (SIM/USIM-specific) |
| 37 | 55 | 8 bit data | Class 3 (TE-specific) |
| 38 | 56 | UCS2 | Class 0 (Flash message) |
| 39 | 57 | UCS2 | Class 1 (ME-specific) |
| 3A | 58 | UCS2 | Class 2 (SIM/USIM-specific) |
| 3B | 59 | UCS2 | Class 3 (TE-specific) |
| 3C | 60 | (reserved) | Class 0 (Flash message) |
| 3D | 61 | (reserved) | Class 1 (ME-specific) |
| 3E | 62 | (reserved) | Class 2 (SIM/USIM-specific) |
| 3F | 63 | (reserved) | Class 3 (TE-specific) |
| Coding Group: Message Marked for Automa… | | | |
| DCS hex dec | | Character Set | Message Class |
| 40 | 64 | GSM 7 bit | Default |
| 41 | 65 | GSM 7 bit | Default |
| 42 | 66 | GSM 7 bit | Default |
| 43 | 67 | GSM 7 bit | Default |
| 44 | 68 | 8 bit data | Default |
| 45 | 69 | 8 bit data | Default |
| 46 | 70 | 8 bit data | Default |
| 47 | 71 | 8 bit data | Default |
| 48 | 72 | UCS2 | Default |
| 49 | 73 | UCS2 | Default |
| 4A | 74 | UCS2 | Default |
| 4B | 75 | UCS2 | Default |
| 4C | 76 | (reserved) | Default |
| 4D | 77 | (reserved) | Default |
| 4E | 78 | (reserved) | Default |
| 4F | 79 | (reserved) | Default |
| 50 | 80 | GSM 7 bit | Class 0 (Flash message) |
| 51 | 81 | GSM 7 bit | Class 1 (ME-specific) |
| 52 | 82 | GSM 7 bit | Class 2 (SIM/USIM-specific) |
| 53 | 83 | GSM 7 bit | Class 3 (TE-specific) |
| 54 | 84 | 8 bit data | Class 0 (Flash message) |
| 55 | 85 | 8 bit data | Class 1 (ME-specific) |
| 56 | 86 | 8 bit data | Class 2 (SIM/USIM-specific) |
| 57 | 87 | 8 bit data | Class 3 (TE-specific) |
| 58 | 88 | UCS2 | Class 0 (Flash message) |
| 59 | 89 | UCS2 | Class 1 (ME-specific) |
| 5A | 90 | UCS2 | Class 2 (SIM/USIM-specific) |
| 5B | 91 | UCS2 | Class 3 (TE-specific) |
| 5C | 92 | (reserved) | Class 0 (Flash message) |
| 5D | 93 | (reserved) | Class 1 (ME-specific) |
| 5E | 94 | (reserved) | Class 2 (SIM/USIM-specific) |
| 5F | 95 | (reserved) | Class 3 (TE-specific) |
| 60 | 96 | GSM 7 bit | Default |
| 61 | 97 | GSM 7 bit | Default |
| 62 | 98 | GSM 7 bit | Default |
| 63 | 99 | GSM 7 bit | Default |
| 64 | 100 | 8 bit data | Default |
| 65 | 101 | 8 bit data | Default |
| 66 | 102 | 8 bit data | Default |
| 67 | 103 | 8 bit data | Default |
| 68 | 104 | UCS2 | Default |
| 69 | 105 | UCS2 | Default |
| 6A | 106 | UCS2 | Default |
| 6B | 107 | UCS2 | Default |
| 6C | 108 | (reserved) | Default |
| 6D | 109 | (reserved) | Default |
| 6E | 110 | (reserved) | Default |
| 6F | 111 | (reserved) | Default |
| 70 | 112 | GSM 7 bit | Class 0 (Flash message) |
| 71 | 113 | GSM 7 bit | Class 1 (ME-specific) |
| 72 | 114 | GSM 7 bit | Class 2 (SIM/USIM-specific) |
| 73 | 115 | GSM 7 bit | Class 3 (TE-specific) |
| 74 | 116 | 8 bit data | Class 0 (Flash message) |
| 75 | 117 | 8 bit data | Class 1 (ME-specific) |
| 76 | 118 | 8 bit data | Class 2 (SIM/USIM-specific) |
| 77 | 119 | 8 bit data | Class 3 (TE-specific) |
| 78 | 120 | UCS2 | Class 0 (Flash message) |
| 79 | 121 | UCS2 | Class 1 (ME-specific) |
| 7A | 122 | UCS2 | Class 2 (SIM/USIM-specific) |
| 7B | 123 | UCS2 | Class 3 (TE-specific) |
| 7C | 124 | (reserved) | Class 0 (Flash message) |
| 7D | 125 | (reserved) | Class 1 (ME-specific) |
| 7E | 126 | (reserved) | Class 2 (SIM/USIM-specific) |
| 7F | 127 | (reserved) | Class 3 (TE-specific) |
| Coding Group: Reserved | | | |
| DCS hex dec | | Character Set | Message Class |
| 80 | 128 | (not defined) | Default |
| ... up to ... | | | |
| BF | 191 | (not defined) | Default |
| Coding Group: Message Waiting Info: Dis… | | | |
| DCS hex dec | | Character Set | Message Waiting Information |
| C0 | 192 | (not defined) | Voicemail Inactive |
| C1 | 193 | (not defined) | Fax Inactive |
| C2 | 194 | (not defined) | E-mail Inactive |
| C3 | 195 | (not defined) | Other Inactive |
| C4 | 196 | (not defined) | Voicemail Inactive |
| C5 | 197 | (not defined) | Fax Inactive |
| C6 | 198 | (not defined) | E-mail Inactive |
| C7 | 199 | (not defined) | Other Inactive |
| C8 | 200 | (not defined) | Voicemail Active |
| C9 | 201 | (not defined) | Fax Active |
| CA | 202 | (not defined) | E-mail Active |
| CB | 203 | (not defined) | Other Active |
| CC | 204 | (not defined) | Voicemail Active |
| CD | 205 | (not defined) | Fax Active |
| CE | 206 | (not defined) | E-mail Active |
| CF | 207 | (not defined) | Other Active |
| Coding Group: Message Waiting Info: Sto… | | | |
| DCS hex dec | | Character Set | Message Waiting Information |
| D0 | 208 | GSM 7 bit | Voicemail Inactive |
| D1 | 209 | GSM 7 bit | Fax Inactive |
| D2 | 210 | GSM 7 bit | E-mail Inactive |
| D3 | 211 | GSM 7 bit | Other Inactive |
| D4 | 212 | GSM 7 bit | Voicemail Inactive |
| D5 | 213 | GSM 7 bit | Fax Inactive |
| D6 | 214 | GSM 7 bit | E-mail Inactive |
| D7 | 215 | GSM 7 bit | Other Inactive |
| D8 | 216 | GSM 7 bit | Voicemail Active |
| D9 | 217 | GSM 7 bit | Fax Active |
| DA | 218 | GSM 7 bit | E-mail Active |
| DB | 219 | GSM 7 bit | Other Active |
| DC | 220 | GSM 7 bit | Voicemail Active |
| DD | 221 | GSM 7 bit | Fax Active |
| DE | 222 | GSM 7 bit | E-mail Active |
| DF | 223 | GSM 7 bit | Other Active |
| E0 | 224 | UCS2 | Voicemail Inactive |
| E1 | 225 | UCS2 | Fax Inactive |
| E2 | 226 | UCS2 | E-mail Inactive |
| E3 | 227 | UCS2 | Other Inactive |
| E4 | 228 | UCS2 | Voicemail Inactive |
| E5 | 229 | UCS2 | Fax Inactive |
| E6 | 230 | UCS2 | E-mail Inactive |
| E7 | 231 | UCS2 | Other Inactive |
| E8 | 232 | UCS2 | Voicemail Active |
| E9 | 233 | UCS2 | Fax Active |
| EA | 234 | UCS2 | E-mail Active |
| EB | 235 | UCS2 | Other Active |
| EC | 236 | UCS2 | Voicemail Active |
| ED | 237 | UCS2 | Fax Active |
| EE | 238 | UCS2 | E-mail Active |
| EF | 239 | UCS2 | Other Active |
| Coding Group: Data Coding/Message Class | | | |
| DCS hex dec | | Character Set | Message Class |
| F0 | 240 | GSM 7 bit | Class 0 (Flash message) |
| F1 | 241 | GSM 7 bit | Class 1 (ME-specific) |
| F2 | 242 | GSM 7 bit | Class 2 (SIM/USIM-specific) |
| F3 | 243 | GSM 7 bit | Class 3 (TE-specific) |
| F4 | 244 | 8 bit data | Class 0 (Flash message) |
| F5 | 245 | 8 bit data | Class 1 (ME-specific) |
| F6 | 246 | 8 bit data | Class 2 (SIM/USIM-specific) |
| F7 | 247 | 8 bit data | Class 3 (TE-specific) |
| F8 | 248 | GSM 7 bit | Class 0 (Flash message) |
| F9 | 249 | GSM 7 bit | Class 1 (ME-specific) |
| FA | 250 | GSM 7 bit | Class 2 (SIM/USIM-specific) |
| FB | 251 | GSM 7 bit | Class 3 (TE-specific) |
| FC | 252 | 8 bit data | Class 0 (Flash message) |
| FD | 253 | 8 bit data | Class 1 (ME-specific) |
| FE | 254 | 8 bit data | Class 2 (SIM/USIM-specific) |
| FF | 255 | 8 bit data | Class 3 (TE-specific) |

| Coding Group: General Data Coding | | |
|---|---|---|
| DCS hex dec | Compressed | Reserved Because |
| 00 | - | |
| 01 | - | Bits 1 and 0 have value 1 but no messag… |
| 02 | - | Bits 1 and 0 have value 2 but no messag… |
| 03 | - | Bits 1 and 0 have value 3 but no messag… |
| 04 | - | |
| 05 | - | Bits 1 and 0 have value 1 but no messag… |
| 06 | - | Bits 1 and 0 have value 2 but no messag… |
| 07 | - | Bits 1 and 0 have value 3 but no messag… |
| 08 | - | |
| 09 | - | Bits 1 and 0 have value 1 but no messag… |
| 0A | - | Bits 1 and 0 have value 2 but no messag… |
| 0B | - | Bits 1 and 0 have value 3 but no messag… |
| 0C | - | Reserved character set |
| 0D | - | Reserved character set Bits 1 and 0 hav… |
| 0E | - | Reserved character set Bits 1 and 0 hav… |
| 0F | - | Reserved character set Bits 1 and 0 hav… |
| 10 | - | |
| 11 | - | |
| 12 | - | |
| 13 | - | |
| 14 | - | |
| 15 | - | |
| 16 | - | |
| 17 | - | |
| 18 | - | |
| 19 | - | |
| 1A | - | |
| 1B | - | |
| 1C | - | Reserved character set |
| 1D | - | Reserved character set |
| 1E | - | Reserved character set |
| 1F | - | Reserved character set |
| 20 | + | |
| 21 | + | Bits 1 and 0 have value 1 but no messag… |
| 22 | + | Bits 1 and 0 have value 2 but no messag… |
| 23 | + | Bits 1 and 0 have value 3 but no messag… |
| 24 | + | Compression set but Character set can't… |
| 25 | + | Compression set but Character set can't… |
| 26 | + | Compression set but Character set can't… |
| 27 | + | Compression set but Character set can't… |
| 28 | + | Compression set but Character set can't… |
| 29 | + | Compression set but Character set can't… |
| 2A | + | Compression set but Character set can't… |
| 2B | + | Compression set but Character set can't… |
| 2C | + | Reserved character set |
| 2D | + | Reserved character set Bits 1 and 0 hav… |
| 2E | + | Reserved character set Bits 1 and 0 hav… |
| 2F | + | Reserved character set Bits 1 and 0 hav… |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | Compression set but Character set can't… |
| 35 | + | Compression set but Character set can't… |
| 36 | + | Compression set but Character set can't… |
| 37 | + | Compression set but Character set can't… |
| 38 | + | Compression set but Character set can't… |
| 39 | + | Compression set but Character set can't… |
| 3A | + | Compression set but Character set can't… |
| 3B | + | Compression set but Character set can't… |
| 3C | + | Reserved character set |
| 3D | + | Reserved character set |
| 3E | + | Reserved character set |
| 3F | + | Reserved character set |
| DCS hex dec | Compressed | Reserved Because |
| 40 | - | |
| 41 | - | Bits 1 and 0 have value 1 but no messag… |
| 42 | - | Bits 1 and 0 have value 2 but no messag… |
| 43 | - | Bits 1 and 0 have value 3 but no messag… |
| 44 | - | |
| 45 | - | Bits 1 and 0 have value 1 but no messag… |
| 46 | - | Bits 1 and 0 have value 2 but no messag… |
| 47 | - | Bits 1 and 0 have value 3 but no messag… |
| 48 | - | |
| 49 | - | Bits 1 and 0 have value 1 but no messag… |
| 4A | - | Bits 1 and 0 have value 2 but no messag… |
| 4B | - | Bits 1 and 0 have value 3 but no messag… |
| 4C | - | Reserved character set |
| 4D | - | Reserved character set Bits 1 and 0 hav… |
| 4E | - | Reserved character set Bits 1 and 0 hav… |
| 4F | - | Reserved character set Bits 1 and 0 hav… |
| 50 | - | |
| 51 | - | |
| 52 | - | |
| 53 | - | |
| 54 | - | |
| 55 | - | |
| 56 | - | |
| 57 | - | |
| 58 | - | |
| 59 | - | |
| 5A | - | |
| 5B | - | |
| 5C | - | Reserved character set |
| 5D | - | Reserved character set |
| 5E | - | Reserved character set |
| 5F | - | Reserved character set |
| 60 | + | |
| 61 | + | Bits 1 and 0 have value 1 but no messag… |
| 62 | + | Bits 1 and 0 have value 2 but no messag… |
| 63 | + | Bits 1 and 0 have value 3 but no messag… |
| 64 | + | Compression set but Character set can't… |
| 65 | + | Compression set but Character set can't… |
| 66 | + | Compression set but Character set can't… |
| 67 | + | Compression set but Character set can't… |
| 68 | + | Compression set but Character set can't… |
| 69 | + | Compression set but Character set can't… |
| 6A | + | Compression set but Character set can't… |
| 6B | + | Compression set but Character set can't… |
| 6C | + | Reserved character set |
| 6D | + | Reserved character set Bits 1 and 0 hav… |
| 6E | + | Reserved character set Bits 1 and 0 hav… |
| 6F | + | Reserved character set Bits 1 and 0 hav… |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | Compression set but Character set can't… |
| 75 | + | Compression set but Character set can't… |
| 76 | + | Compression set but Character set can't… |
| 77 | + | Compression set but Character set can't… |
| 78 | + | Compression set but Character set can't… |
| 79 | + | Compression set but Character set can't… |
| 7A | + | Compression set but Character set can't… |
| 7B | + | Compression set but Character set can't… |
| 7C | + | Reserved character set |
| 7D | + | Reserved character set |
| 7E | + | Reserved character set |
| 7F | + | Reserved character set |
| DCS hex dec | Compressed | Reserved Because |
| 80 | - | Reserved coding group |
| BF | - | Reserved coding group |
| DCS hex dec | Compressed | Reserved Because |
| C0 | - | |
| C1 | - | |
| C2 | - | |
| C3 | - | |
| C4 | - | Value of bit 2 |
| C5 | - | Value of bit 2 |
| C6 | - | Value of bit 2 |
| C7 | - | Value of bit 2 |
| C8 | - | |
| C9 | - | |
| CA | - | |
| CB | - | |
| CC | - | Value of bit 2 |
| CD | - | Value of bit 2 |
| CE | - | Value of bit 2 |
| CF | - | Value of bit 2 |
| DCS hex dec | Compressed | Reserved Because |
| D0 | - | |
| D1 | - | |
| D2 | - | |
| D3 | - | |
| D4 | - | Value of bit 2 |
| D5 | - | Value of bit 2 |
| D6 | - | Value of bit 2 |
| D7 | - | Value of bit 2 |
| D8 | - | |
| D9 | - | |
| DA | - | |
| DB | - | |
| DC | - | Value of bit 2 |
| DD | - | Value of bit 2 |
| DE | - | Value of bit 2 |
| DF | - | Value of bit 2 |
| E0 | - | |
| E1 | - | |
| E2 | - | |
| E3 | - | |
| E4 | - | Value of bit 2 |
| E5 | - | Value of bit 2 |
| E6 | - | Value of bit 2 |
| E7 | - | Value of bit 2 |
| E8 | - | |
| E9 | - | |
| EA | - | |
| EB | - | |
| EC | - | Value of bit 2 |
| ED | - | Value of bit 2 |
| EE | - | Value of bit 2 |
| EF | - | Value of bit 2 |
| DCS hex dec | Compressed | Reserved Because |
| F0 | - | |
| F1 | - | |
| F2 | - | |
| F3 | - | |
| F4 | - | |
| F5 | - | |
| F6 | - | |
| F7 | - | |
| F8 | - | Value of bit 3 |
| F9 | - | Value of bit 3 |
| FA | - | Value of bit 3 |
| FB | - | Value of bit 3 |
| FC | - | Value of bit 3 |
| FD | - | Value of bit 3 |
| FE | - | Value of bit 3 |
| FF | - | Value of bit 3 |

iDEN mobile standard uses values F716 and F816 in a special way.

CBS data coding scheme

For the DCS values in Cell Broadcast Messages see GSM recommendation 03.38.cite-ref-3gpp-23-038-1-2[1]

See also
References

cite-note-3gpp-23-038-11. ↑ 3GPP TS 23.038, Alphabets and language-specific information.